Peripheral output selection for GPIO 45
OUT_SEL | Selection control for GPIO output n. If a value s (0<=s<256) is written to this field, the peripheral output signal s will be connected to GPIO output n. If a value 256 is written to this field, bit n of GPIO_OUT_REG/GPIO_OUT1_REG and GPIO_ENABLE_REG/GPIO_ENABLE1_REG will be selected as the output value and output enable. |
INV_SEL | 0: Do not invert the output value; 1: Invert the output value. |
OEN_SEL | 0: Use output enable signal from peripheral; 1: Force the output enable signal to be sourced from bit n of GPIO_ENABLE_REG. |
OEN_INV_SEL | 0: Do not invert the output enable signal; 1: Invert the output enable signal. |